// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.tencent.mm.sdk.modelbase; public interface { public static final int ERR_AUTH_DENIED = -4; public static final int ERR_COMM = -1; public static final int ERR_OK = 0; public static final int ERR_SENT_FAILED = -3; public static final int ERR_UNSUPPORT = -5; public static final int ERR_USER_CANCEL = -2; }